home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPACE 2
/
SPACE - Library 2 - Volume 1.iso
/
utility
/
151
/
help
/
and.hlp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1988-04-06
|
213 b
|
7 lines
and : AND-function of two bitplanes.
bitpl out = (bitpl 1 in) AND (bitpl 2 in).
cmd : and bit1 in, bit2 in,bit out,image
dflt: and 1 , 2 , 2, B
range: <1,8> , <1,8> , <1,8>,<A-D>